projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e68def1
)
.
author
Andreas Schwab
<schwab@suse.de>
Tue, 18 Feb 2003 00:18:55 +0000
(
00:18
+0000)
committer
Andreas Schwab
<schwab@suse.de>
Tue, 18 Feb 2003 00:18:55 +0000
(
00:18
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 7a3a337fae52ad846945e8b5129ef675dbc541d2..57eadf57f3491efda9a37f1265e9f2182ff43cea 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,11
@@
+2003-02-18 Andreas Schwab <schwab@suse.de>
+
+ * window.c (window_scroll_pixel_based): Move outside a
+ multi-glyph character before setting new window start.
+
+ * xdisp.c (in_display_vector_p): New function.
+ * dispextern.h (in_display_vector_p): Declare.
+
2003-02-18 Kim F. Storm <storm@cua.dk>
* lread.c (read1): Fix and relax read syntax.